| 1. | Gets or sets the unit of measure used for page coordinates in this 中的页坐标的度量单位。 |
| 2. | Specifies that coordinates are in the page coordinate context 指定页坐标上下文中的坐标。 |
| 3. | The page transformation maps page coordinates to device coordinates 页面变换将页面坐标映射到设备坐标。 |
| 4. | The transformation that converts world coordinates to page coordinates 将世界坐标转换为页面坐标的变换。 |
| 5. | The world transformation , which maps world coordinates to page coordinates , is held in the 用于将世界坐标映射到页面坐标的世界变换保存在 |
| 6. | Page coordinates refer to the coordinate system used by a drawing surface , such as a form or control 页面坐标系是指绘图图面(如窗体或控件)使用的坐标系。 |
| 7. | Padding differs from margin , which represents the space between controls on a form or page . page coordinates 空白不同于边距,边距表示的是窗体或页面上控件之间的间隔。 |
| 8. | Also note that because the unit of measure is the pixel , the device coordinates are the same as the page coordinates 另外请注意,由于度量单位是像素,所以设备坐标与页面坐标是相同的。 |
| 9. | Note that the page coordinate space has its origin at the upper - left corner of the client area ; this will always be the case 请注意,页面坐标空间的原点在工作区的左上角,情况将总是如此。 |
| 10. | If you set the unit of measure to something other than pixels for example , inches , then the device coordinates will be different from the page coordinates 如果将度量单位设置为像素以外的其他单位(例如英寸) ,设备坐标将不同于页面坐标。 |